home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / comm / bbs / HydraBBSdc.readme < prev    next >
Text File  |  1999-09-06  |  5KB  |  161 lines

  1. Short:    HydraBBS, Door coders wanted (C)
  2. Author:   dominicc@barrysworld.co.uk (Dominic Clifton - Hydra^cP!)
  3. Uploader: dominicc@barrysworld.co.uk
  4. Type:     comm/bbs
  5.  
  6. 8.3 name: cP!-HBDC.LHA
  7.  
  8.   HydraBBS door coders wanted
  9.   ===========================
  10.  
  11.     HydraBBS is a new BBS system written by myself, it offers
  12.     unmatched configurablilty for sysops and loads of nice
  13.     touches for users.
  14.  
  15.     For HydraBBS to really succeed I need some coders to code some new
  16.     doors for HydraBBS, or to port doors from other BBS systems to
  17.     HydraBBS.
  18.  
  19.     HydraBBS is really simple for door coders to get to grips with,
  20.     it has two shared libries that offer *complete* direct access
  21.     to any bit of information about the BBS that you could want,
  22.     as well a whole host of *really* handy functions and routines
  23.     to make accessing this data a user friendly as possible.
  24.  
  25.     For instance, to get a line of 40 characters of text from the
  26.     user, that times out after 10 seconds, and displays a countdown
  27.     timer, provides full line editing and command history,and only
  28.     allows specific characters, and converts the input to upper case,
  29.     and dis-allows OLM's, and prompt the user with a text message,
  30.     you'd just do this:
  31.  
  32.       strcpy(N_ND->CharsAllowed,"ABCDE12345-_");
  33.       DOOR_GetLine(GL_EDIT | GL_DISPLAY | GL_HISTORY | GL_COUNTDOWN |
  34.                    GL_USECHARS|GL_CVTUPPER|GL_NOOLM,
  35.                    '\0',40,10,"Give me some text :");
  36.  
  37.     How cool is that ?   Do that in AmiExpress :-) hehe...
  38.  
  39.     Want to tag a file in the current conference ?
  40.  
  41.       DOOR_SystemUser("A",filename);
  42.  
  43.     Want to display an ANSI screen, particular to the current
  44.     conference and node, with embedded commands ?  No problem:
  45.  
  46.       DOOR_DisplaySpecialScreen("my_special_screen");
  47.  
  48.     Want to display a text file ?
  49.  
  50.       DOOR_DisplayScreen("HBBS:Storage/Misc/MyTextFile.TXT");
  51.  
  52.     It's just great, m8!
  53.  
  54.  
  55.     *SPECIAL OFFER*
  56.  
  57.     For a limited period only, if you code a HydraBBS door of good
  58.     enough quality and give me the source code for release in future
  59.     versions of HydraBBS, you'll become a full registered user!
  60.  
  61.     If you want to code doors for HydraBBS, you can get the full
  62.     source code to HydraBBS, with *loads* of example source code,
  63.     for free, then send an e-mail to:
  64.  
  65.     IWantToCodeHBBSDoors@dsltd.force9.co.uk
  66.  
  67.     And I'll sort you out!
  68.  
  69.   WebSite
  70.   =======
  71.  
  72.     HydraBBS has it's own website, http://come.to/hydrabbs (or for
  73.     those that like typing in long url's:
  74.     Http://www.dsltd.force9.co.uk
  75.  
  76.     On it you can find the very latest information and upgrades
  77.     as well as a Web Bases Support Forum where you can post and
  78.     read messages from other HydraBBS users.
  79.  
  80.   Notification Mailing List
  81.   =========================
  82.  
  83.     There is also a notification mailing list, if you want I can send you
  84.     an e-mail when I release an upgrade.  To get added to the list send a
  85.     blank e-mail with a subject of "HydraBBS ADD" to:
  86.  
  87.     HydraBBS@dsltd.force9.co.uk
  88.  
  89.   The Author
  90.   ==========
  91.  
  92.     HydraBBS was written by Dominic Clifton
  93.     Alias Hydra^cP! ex LSD and dAT (CRoSS POiNT is my new scene group as
  94.     of March 1998!)
  95.  
  96.     E-Mail:  dominicc@barrysworld.co.uk
  97.  
  98.     Mail:    9 Shires Copse, Southbourne, Bournemouth,
  99.              Dorset BH6 4AL. ENGLAND
  100.  
  101.     Phone:   +44 (0)973 524877  (Anytime up till 10:00pm GMT)
  102.  
  103.     Modem:   +44 (0)1202 OFFLINE (for the moment)
  104.  
  105.     WWW:     http://come.to/dominicc which currently forwards to
  106.              http://www.dsltd.force9.co.uk
  107.  
  108.   Greets
  109.   ======
  110.  
  111.   It'd like to thank the following people for making this possible:
  112.  
  113.   Cruise!     Zoltrix     Mr Ned    [RUiNER]    Saint
  114.   ShuMart     Radiosity   ICEBeRG   malacai     tHUNDERCAt
  115.   chronic     nexus2      La Shawn  the mixer   woober
  116.   lunix       axl         cARNiFEX  [-Spy-]
  117.  
  118.   All IRC doodz!
  119.  
  120.   All CRoSS POiNT members
  121.  
  122.   All LSD and Ex DataDivision members
  123.  
  124.   The following bands, without which I'd never have been able
  125.   to concentrate:
  126.  
  127.   Placebo   Seafood       Rage against the machine
  128.   Bush      BIS           Sunny day real estate
  129.   Elastica  Kenickie      The Chemical Brothers
  130.   Salad     Puressence    The Smashing Pumpkins
  131.   Nirvana   Heavy Planet  Weezer
  132.   Hole      Feline        Cake
  133.  
  134.   And YOU the user for actually reading this bit without getting bored :-)
  135.  
  136.   File_ID.DIZ
  137.   ===========
  138.                                ___    __
  139.     ___ ___ ___ __  __  ___ ___` /___¡ /_
  140.    ¡ _ ¡ _ ¡ _ ¡ /_¡ /_¡ _ ¡ _ ¡¯¡   | _/.
  141.    | `-! |-| ' !-- !-- ! __| ' ! ! T ! ` |
  142.   T`-----' `-------------' `-------!_.---'T
  143.   |                                       |
  144.   |     HydraBBS Door Coders Wanted!      |
  145.   |                                       |
  146.   |  Get the full HBBS source code free!  |
  147.   |                                       |
  148.   +---------------------------------------+
  149.  
  150.  
  151. ============================= Archive contents =============================
  152.  
  153. Original  Packed Ratio    Date     Time    Name
  154. -------- ------- ----- --------- --------  -------------
  155.      454     161 64.5% 02-Aug-99 12:02:46  File_ID.DIZ
  156.      555     274 50.6% 02-Aug-99 12:02:46  File_ID.DIZ.info
  157.     4848    2317 52.2% 02-Aug-99 12:02:06  HydraBBSdc.readme
  158.      554     279 49.6% 02-Aug-99 12:02:06  HydraBBSdc.readme.info
  159. -------- ------- ----- --------- --------
  160.     6411    3031 52.7% 02-Aug-99 21:21:16   4 files
  161.